home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000182_news@newsmaster….columbia.edu _Mon Oct 27 03:06:34 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA18861
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Oct 1997 03:06:33 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id DAA11881
  7.     for kermit.misc@watsun; Mon, 27 Oct 1997 03:06:33 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!news-feed.inet.tele.dk!news.algonet.se!newsfeed1.telenordia.se!newsfeed.enator.net!newsfeed.enator.se!news
  9. From: Sven Joensson <Sven.Jonsson@enator.se>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Dedicated hard-copy printer
  12. Date: Sat, 25 Oct 1997 11:22:17 +0200
  13. Organization: Enator
  14. Lines: 9
  15. Message-ID: <3451BA49.1893@enator.se>
  16. References: <62m3b2$lc5$1@samba.rahul.net>
  17. NNTP-Posting-Host: 192.176.147.97
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 3.0C-E-KIT  (Win95; I)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:7962
  23.  
  24. dold@34.usenet.us.com wrote:
  25. > I can't figure out how to get the printer to print everything that appears
  26. > on the screen in real time.
  27.  
  28. If the information is sent to the terminal screen i scroll mode, I use
  29. Ctrl+PrintScrn to order MS-Kermit to enter Auto Print Mode. Then all
  30. lines
  31. send to the screen is also sent to teh printer.